Product Code Database
Example Keywords: science -itunes $31
   » » Wiki: Polynomial Ring
Tag Wiki 'Polynomial Ring'.
Tag

In , especially in the field of , a polynomial ring or polynomial algebra is a ring formed from the set of in one or more indeterminates (traditionally also called variables) with in another ring, often a field.

Often, the term "polynomial ring" refers implicitly to the special case of a polynomial ring in one indeterminate over a field. The importance of such polynomial rings relies on the high number of properties that they have in common with the ring of the integers.

Polynomial rings occur and are often fundamental in many parts of mathematics such as , commutative algebra, and algebraic geometry. In , many classes of rings, such as unique factorization domains, , , rings of formal power series, , , have been introduced for generalizing some properties of polynomial rings.

A closely related notion is that of the ring of polynomial functions on a , and, more generally, ring of regular functions on an algebraic variety.


Definition (univariate case)
Let be a field or (more generally) a .

The polynomial ring in over , which is denoted , can be defined in several equivalent ways. One of them is to define as the set of expressions, called polynomials in , of the form

p = p_0 + p_1 X + p_2 X^2 + \cdots + p_{m - 1} X^{m - 1} + p_m X^m,
where , the coefficients of , are elements of , if , and are symbols, which are considered as "powers" of , and follow the usual rules of : , , and X^k\, X^l = X^{k+l} for any nonnegative integers and . The symbol is called an indeterminateHerstein, Hall p. 73 or variable. (The term of "variable" comes from the terminology of polynomial functions. However, here, has no value (other than itself), and cannot vary, being a constant in the polynomial ring.)

Two polynomials are equal when the corresponding coefficients of each are equal.

One can think of the ring as arising from by adding one new element that is external to , commutes with all elements of , and has no other specific properties. This can be used for an equivalent definition of polynomial rings.

The polynomial ring in over is equipped with an addition, a multiplication and a scalar multiplication that make it a commutative algebra. These operations are defined according to the ordinary rules for manipulating algebraic expressions. Specifically, if

p = p_0 + p_1 X + p_2 X^2 + \cdots + p_m X^m,

and

q = q_0 + q_1 X + q_2 X^2 + \cdots + q_n X^n,

then

p + q = r_0 + r_1 X + r_2 X^2 + \cdots + r_k X^k,

and

pq = s_0 + s_1 X + s_2 X^2 + \cdots + s_l X^l,

where ,

r_i = p_i + q_i

and

s_i = p_0 q_i + p_1 q_{i-1} + \cdots + p_i q_0.
In these formulas, the polynomials and are extended by adding "dummy terms" with zero coefficients, so that all and that appear in the formulas are defined. Specifically, if , then for .

The scalar multiplication is the special case of the multiplication where is reduced to its constant term (the term that is independent of ); that is

p_0\left(q_0 + q_1 X + \dots + q_n X^n\right) = p_0 q_0 + \left(p_0 q_1\right)X + \cdots + \left(p_0 q_n\right)X^n

It is straightforward to verify that these three operations satisfy the axioms of a commutative algebra over . Therefore, polynomial rings are also called polynomial algebras.

Another equivalent definition is often preferred, although less intuitive, because it is easier to make it completely rigorous, which consists in defining a polynomial as an infinite of elements of , having the property that only a finite number of the elements are nonzero, or equivalently, a sequence for which there is some so that for . In this case, and are considered as alternate notations for the sequences and , respectively. A straightforward use of the operation rules shows that the expression

p_0 + p_1 X + p_2 X^2 + \cdots + p_m X^m
is then an alternate notation for the sequence
.


Terminology
Let
p = p_0 + p_1 X + p_2 X^2 + \cdots + p_{m - 1} X^{m - 1} + p_m X^m,
be a nonzero polynomial with p_m\ne 0

The constant term of is p_0. It is zero in the case of the zero polynomial.

The degree of , written is m, the largest such that the coefficient of is not zero.

The leading coefficient of is p_m.

In the special case of the zero polynomial, all of whose coefficients are zero, the leading coefficient is undefined, and the degree has been variously left undefined,. defined to be ,. or defined to be a ..

A constant polynomial is either the zero polynomial, or a polynomial of degree zero.

A nonzero polynomial is if its leading coefficient is 1.

Given two polynomials and , if the degree of the zero polynomial is defined to be -\infty, one has

\deg(p+q) \le \max (\deg(p), \deg (q)),
and, over a field, or more generally an ,
\deg(pq) = \deg(p) + \deg(q).

It follows immediately that, if is an integral domain, then so is .

It follows also that, if is an integral domain, a polynomial is a unit (that is, it has a multiplicative inverse) if and only if it is constant and is a unit in .

Two polynomials are associated if either one is the product of the other by a unit.

Over a field, every nonzero polynomial is associated to a unique monic polynomial.

Given two polynomials, and , one says that divides , is a divisor of , or is a multiple of , if there is a polynomial such that .

A polynomial is irreducible if it is not the product of two non-constant polynomials, or equivalently, if its divisors are either constant polynomials or have the same degree.


Polynomial evaluation
Let be a field or, more generally, a , and a ring containing . For any polynomial in and any element in , the substitution of with in defines an element of , which is denoted . This element is obtained by carrying on in after the substitution the operations indicated by the expression of the polynomial. This computation is called the evaluation of at . For example, if we have
P = X^2 - 1,
we have
\begin{align}
     P(3) &= 3^2-1 = 8, \\
 P(X^2+1) &= \left(X^2 + 1\right)^2 - 1 = X^4 + 2X^2
     
\end{align}

(in the first example , and in the second one ). Substituting for itself results in

P = P(X),

explaining why the sentences "Let be a polynomial" and "Let be a polynomial" are equivalent.

The polynomial function defined by a polynomial is the function from into that is defined by x\mapsto P(x). If is an infinite field, two different polynomials define different polynomial functions, but this property is false for finite fields. For example, if is a field with elements, then the polynomials and both define the zero function.

For every in , the evaluation at , that is, the map P \mapsto P(a) defines an algebra homomorphism from to , which is the unique homomorphism from to that fixes , and maps to . In other words, has the following universal property:

For every ring containing , and every element of , there is a unique algebra homomorphism from to that fixes , and maps to .

As for all universal properties, this defines the pair up to a unique isomorphism, and can therefore be taken as a definition of .

The image of the map P \mapsto P(a), that is, the subset of obtained by substituting for in elements of , is denoted .Knapp, Anthony W. (2006), Basic Algebra, Birkhäuser, p. 121. For example, \Z\sqrt{2}=\{P(\sqrt{2})\mid P(X)\in\ZX\}, and the simplification rules for the powers of a square root imply \Z\sqrt{2}= \{a+b\sqrt 2 \mid a\in \Z, b\in \Z\}.


Univariate polynomials over a field
If is a field, the polynomial ring has many properties that are similar to those of the ring of integers \Z. Most of these similarities result from the similarity between the and the long division of polynomials.

Most of the properties of that are listed in this section do not remain true if is not a field, or if one considers polynomials in several indeterminates.

Like for integers, the Euclidean division of polynomials has a property of uniqueness. That is, given two polynomials and in , there is a unique pair of polynomials such that , and either or . This makes a . However, most other Euclidean domains (except integers) do not have any property of uniqueness for the division nor an easy algorithm (such as long division) for computing the Euclidean division.

The Euclidean division is the basis of the Euclidean algorithm for polynomials that computes a polynomial greatest common divisor of two polynomials. Here, "greatest" means "having a maximal degree" or, equivalently, being maximal for the defined by the degree. Given a greatest common divisor of two polynomials, the other greatest common divisors are obtained by multiplication by a nonzero constant (that is, all greatest common divisors of and are associated). In particular, two polynomials that are not both zero have a unique greatest common divisor that is monic (leading coefficient equal to ).

The extended Euclidean algorithm allows computing (and proving) Bézout's identity. In the case of , it may be stated as follows. Given two polynomials and of respective degrees and , if their monic greatest common divisor has the degree , then there is a unique pair of polynomials such that

ap + bq = g,
and
\deg (a) \le n-d, \quad \deg(b) < m-d.
(For making this true in the limiting case where or , one has to define as negative the degree of the zero polynomial. Moreover, the equality \deg (a)= n-d can occur only if and are associated.) The uniqueness property is rather specific to . In the case of the integers the same property is true, if degrees are replaced by absolute values, but, for having uniqueness, one must require .

Euclid's lemma applies to . That is, if divides , and is with , then divides . Here, coprime means that the monic greatest common divisor is . Proof: By hypothesis and Bézout's identity, there are , , and such that and . So c=c(ap+bq)=cap+aeq=a(cp+eq).

The unique factorization property results from Euclid's lemma. In the case of integers, this is the fundamental theorem of arithmetic. In the case of , it may be stated as: every non-constant polynomial can be expressed in a unique way as the product of a constant, and one or several irreducible monic polynomials; this decomposition is unique up to the order of the factors. In other terms is a unique factorization domain. If is the field of complex numbers, the fundamental theorem of algebra asserts that a univariate polynomial is irreducible if and only if its degree is one. In this case the unique factorization property can be restated as: every non-constant univariate polynomial over the complex numbers can be expressed in a unique way as the product of a constant, and one or several polynomials of the form ; this decomposition is unique up to the order of the factors. For each factor, is a root of the polynomial, and the number of occurrences of a factor is the multiplicity of the corresponding root.


Derivation
The (formal) derivative of the polynomial
a_0+a_1X+a_2X^2+\cdots+a_nX^n
is the polynomial
a_1+2a_2X+\cdots+na_nX^{n-1}.
In the case of polynomials with or coefficients, this is the standard . The above formula defines the derivative of a polynomial even if the coefficients belong to a ring on which no notion of limit is defined. The derivative makes the polynomial ring a differential algebra.

The existence of the derivative is one of the main properties of a polynomial ring that is not shared with integers, and makes some computations easier on a polynomial ring than on integers.


Square-free factorization
A polynomial with coefficients in a field or integral domain is square-free if it does not have a in the algebraically closed field containing its coefficients. In particular, a polynomial of degree with real or complex coefficients is square-free if it has distinct complex roots. Equivalently, a polynomial over a field is square-free if and only if the greatest common divisor of the polynomial and its derivative is .

A square-free factorization of a polynomial is an expression for that polynomial as a product of powers of pairwise relatively prime square-free factors. Over the real numbers (or any other field of characteristic 0), such a factorization can be computed efficiently by Yun's algorithm. Less efficient algorithms are known for square-free factorization of polynomials over finite fields.


Lagrange interpolation
Given a finite set of ordered pairs (x_j, y_j) with entries in a field and distinct values x_j, among the polynomials f(x) that interpolate these points (so that f(x_j) = y_j for all j), there is a unique polynomial of smallest degree. This is the Lagrange interpolation polynomial L(x). If there are k ordered pairs, the degree of L(x) is at most k - 1. The polynomial L(x) can be computed explicitly in terms of the input data (x_j, y_j).


Polynomial decomposition
A decomposition of a polynomial is a way of expressing it as a composition of other polynomials of degree larger than 1. A polynomial that cannot be decomposed is indecomposable. Ritt's polynomial decomposition theorem asserts that if f = g_1 \circ g_2 \circ \cdots \circ g_m = h_1 \circ h_2 \circ \cdots\circ h_n are two different decompositions of the polynomial f, then m = n and the degrees of the indecomposables in one decomposition are the same as the degrees of the indecomposables in the other decomposition (though not necessarily in the same order).


Factorization
Except for factorization, all previous properties of are , since their proofs, as sketched above, are associated with for testing the property and computing the polynomials whose existence are asserted. Moreover these algorithms are efficient, as their computational complexity is a function of the input size.

The situation is completely different for factorization: the proof of the unique factorization does not give any hint for a method for factorizing. Already for the integers, there is no known algorithm running on a classical (non-quantum) computer for factorizing them in . This is the basis of the , widely used for secure Internet communications.

In the case of , the factors, and the methods for computing them, depend strongly on . Over the complex numbers, the irreducible factors (those that cannot be factorized further) are all of degree one, while, over the real numbers, there are irreducible polynomials of degree 2, and, over the , there are irreducible polynomials of any degree. For example, the polynomial X^4-2 is irreducible over the rational numbers, is factored as (X - \sqrt42)(X+\sqrt42)(X^2+\sqrt 2) over the real numbers and, and as (X-\sqrt42)(X+\sqrt42)(X-i\sqrt42)(X+i\sqrt42) over the complex numbers.

The existence of a factorization algorithm depends also on the ground field. In the case of the real or complex numbers, Abel–Ruffini theorem shows that the roots of some polynomials, and thus the irreducible factors, cannot be computed exactly. Therefore, a factorization algorithm can compute only approximations of the factors. Various algorithms have been designed for computing such approximations, see Root finding of polynomials.

There is an example of a field such that there exist exact algorithms for the arithmetic operations of , but there cannot exist any algorithm for deciding whether a polynomial of the form X^p - a is irreducible or is a product of polynomials of lower degree.

On the other hand, over the rational numbers and over finite fields, the situation is better than for integer factorization, as there are factorization algorithms that have a polynomial complexity. They are implemented in most general purpose computer algebra systems.


Minimal polynomial
If is an element of an associative -algebra , the polynomial evaluation at is the unique algebra homomorphism from into that maps to and does not affect the elements of itself (it is the identity map on ). It consists of substituting with in every polynomial. That is,
 \varphi\left(a_m X^m + a_{m - 1} X^{m - 1} + \cdots + a_1 X + a_0\right) =
 a_m \theta^m + a_{m - 1} \theta^{m - 1} + \cdots + a_1 \theta + a_0.
     

The image of this evaluation homomorphism is the subalgebra generated by , which is necessarily commutative. If is injective, the subalgebra generated by is isomorphic to . In this case, this subalgebra is often denoted by . The notation ambiguity is generally harmless, because of the isomorphism.

If the evaluation homomorphism is not injective, this means that its kernel is a nonzero ideal, consisting of all polynomials that become zero when is substituted with . This ideal consists of all multiples of some monic polynomial, that is called the minimal polynomial of . The term minimal is motivated by the fact that its degree is minimal among the degrees of the elements of the ideal.

There are two main cases where minimal polynomials are considered.

In field theory and , an element of an of is algebraic over if it is a root of some polynomial with coefficients in . The minimal polynomial over of is thus the monic polynomial of minimal degree that has as a root. Because is a field, this minimal polynomial is necessarily irreducible over . For example, the minimal polynomial (over the reals as well as over the rationals) of the is X^2 + 1. The cyclotomic polynomials are the minimal polynomials of the roots of unity.

In , the over form an associative -algebra of finite dimension (as a vector space). Therefore the evaluation homomorphism cannot be injective, and every matrix has a minimal polynomial (not necessarily irreducible). By Cayley–Hamilton theorem, the evaluation homomorphism maps to zero the characteristic polynomial of a matrix. It follows that the minimal polynomial divides the characteristic polynomial, and therefore that the degree of the minimal polynomial is at most .


Quotient ring
In the case of , the by an ideal can be built, as in the general case, as a set of equivalence classes. However, as each equivalence class contains exactly one polynomial of minimal degree, another construction is often more convenient.

Given a polynomial of degree , the quotient ring of by the ideal generated by can be identified with the of the polynomials of degrees less than , with the "multiplication modulo " as a multiplication, the multiplication modulo consisting of the remainder under the division by of the (usual) product of polynomials. This quotient ring is variously denoted as KX/pKX, KX/\langle p \rangle, KX/(p), or simply KX/p.

The ring KX/(p) is a field if and only if is an irreducible polynomial. In fact, if is irreducible, every nonzero polynomial of lower degree is coprime with , and Bézout's identity allows computing and such that ; so, is the multiplicative inverse of modulo . Conversely, if is reducible, then there exist polynomials of degrees lower than such that  ; so are nonzero modulo , and cannot be invertible.

For example, the standard definition of the field of the complex numbers can be summarized by saying that it is the quotient ring

\mathbb C =\mathbb RX/(X^2+1),
and that the image of in \mathbb C is denoted by . In fact, by the above description, this quotient consists of all polynomials of degree one in , which have the form , with and in \mathbb R. The remainder of the Euclidean division that is needed for multiplying two elements of the quotient ring is obtained by replacing by in their product as polynomials (this is exactly the usual definition of the product of complex numbers).

Let be an algebraic element in a -algebra . By algebraic, one means that has a minimal polynomial . The first ring isomorphism theorem asserts that the substitution homomorphism induces an of KX/(p) onto the image of the substitution homomorphism. In particular, if is a of generated by , this allows identifying and KX/(p). This identification is widely used in algebraic number theory.


Modules
The structure theorem for finitely generated modules over a principal ideal domain applies to K X, when K is a field. This means that every finitely generated module over KX may be decomposed into a of a and finitely many modules of the form KX/\left\langle P^k \right\rangle, where P is an irreducible polynomial over K and k a positive integer.


Definition (multivariate case)
Given symbols X_1, \dots, X_n, called indeterminates, a (also called power product)
X_1^{\alpha_1}\cdots X_n^{\alpha_n}
is a formal product of these indeterminates, possibly raised to a nonnegative power. As usual, exponents equal to one and factors with a zero exponent can be omitted. In particular, X_1^0\cdots X_n^0 =1.

The of exponents is called the multidegree or exponent vector of the monomial. For a less cumbersome notation, the abbreviation

X^\alpha=X_1^{\alpha_1}\cdots X_n^{\alpha_n}
is often used. The degree of a monomial , frequently denoted or , is the sum of its exponents:
\deg \alpha = \sum_{i=1}^n \alpha_i.

A polynomial in these indeterminates, with coefficients in a field , or more generally a ring, is a finite linear combination of monomials

p = \sum_\alpha p_\alpha X^\alpha
with coefficients in . The degree of a nonzero polynomial is the maximum of the degrees of its monomials with nonzero coefficients.

The set of polynomials in X_1, \dots, X_n, denoted KX_1,\dots,, is thus a (or a , if is a ring) that has the monomials as a basis.

KX_1,\dots, is naturally equipped (see below) with a multiplication that makes a ring, and an associative algebra over , called the polynomial ring in indeterminates over (the definite article the reflects that it is uniquely defined up to the name and the order of the indeterminates. If the ring is , KX_1,\dots, is also a commutative ring.


Operations in
Addition and scalar multiplication of polynomials are those of a or equipped by a specific basis (here the basis of the monomials). Explicitly, let p=\sum_{\alpha\in I}p_\alpha X^\alpha,\quad q=\sum_{\beta\in J}q_\beta X^\beta, where and are finite sets of exponent vectors.

The scalar multiplication of and a scalar c\in K is

cp = \sum_{\alpha\in I}cp_\alpha X^\alpha.

The addition of and is

p+q = \sum_{\alpha\in I\cup J}(p_\alpha+q_\alpha) X^\alpha,
where p_\alpha=0 if \alpha \not\in I, and q_\beta=0 if \beta \not\in J. Moreover, if one has p_\alpha+q_\alpha=0 for some \alpha \in I \cap J, the corresponding zero term is removed from the result.

The multiplication is

pq = \sum_{\gamma\in I+J}\left(\sum_{\alpha, \beta\mid \alpha+\beta=\gamma} p_\alpha q_\beta\right) X^\gamma,
where I+J is the set of the sums of one exponent vector in and one other in (usual sum of vectors). In particular, the product of two monomials is a monomial whose exponent vector is the sum of the exponent vectors of the factors.

The verification of the axioms of an associative algebra is straightforward.


Polynomial expression
A polynomial expression is an expression built with scalars (elements of ), indeterminates, and the operators of addition, multiplication, and exponentiation to nonnegative integer powers.

As all these operations are defined in KX_1,\dots, a polynomial expression represents a polynomial, that is an element of KX_1,\dots,. The definition of a polynomial as a linear combination of monomials is a particular polynomial expression, which is often called the canonical form, normal form, or expanded form of the polynomial. Given a polynomial expression, one can compute the expanded form of the represented polynomial by expanding with the all the products that have a sum among their factors, and then using (except for the product of two scalars), and for transforming the terms of the resulting sum into products of a scalar and a monomial; then one gets the canonical form by regrouping the .

The distinction between a polynomial expression and the polynomial that it represents is relatively recent, and mainly motivated by the rise of , where, for example, the test whether two polynomial expressions represent the same polynomial may be a nontrivial computation.


Categorical characterization
If is a commutative ring, the polynomial ring has the following universal property: for every commutative -algebra , and every - of elements of , there is a unique algebra homomorphism from to that maps each X_i to the corresponding x_i. This homomorphism is the evaluation homomorphism that consists in substituting X_i with x_i in every polynomial.

As it is the case for every universal property, this characterizes the pair (KX_1,, (X_1, \dots, X_n)) up to a unique .

This may also be interpreted in terms of . More precisely, let and be respectively the categories of sets and commutative -algebras (here, and in the following, the morphisms are trivially defined). There is a forgetful functor \mathrm F: \mathrm{ALG}\to \mathrm{SET} that maps algebras to their underlying sets. On the other hand, the map X\mapsto KX defines a functor \mathrm{POL}: \mathrm{SET}\to \mathrm{ALG} in the other direction. (If is infinite, is the set of all polynomials in a finite number of elements of .)

The universal property of the polynomial ring means that and are . That is, there is a bijection

\operatorname{Hom}_{\mathrm {SET}}(X,\operatorname{F}(A))\cong \operatorname{Hom}_{\mathrm {ALG}}(KX, A).

This may be expressed also by saying that polynomial rings are free commutative algebras, since they are in the category of commutative algebras. Similarly, a polynomial ring with integer coefficients is the free commutative ring over its set of variables, since commutative rings and commutative algebras over the integers are the same thing.


Graded structure
Every polynomial ring is a : one can write the polynomial ring R = KX_1, as a R = \bigoplus_{i = 0}^\infty R_i where R_i is the subspace consisting of all homogeneous polynomials of degree i (along with the zero polynomial); then for any elements f \in R_i and g \in R_j, their product fg belongs to R_{i + j}.


Univariate over a ring vs. multivariate
A polynomial in KX_1, can be considered as a univariate polynomial in the indeterminate X_n over the ring KX_1,, by regrouping the terms that contain the same power of X_n, that is, by using the identity
\sum_{(\alpha_1, \ldots, \alpha_n)\in I} c_{\alpha_1, \ldots, \alpha_n} X_1^{\alpha_1} \cdots X_n^{\alpha_n}=\sum_i\left(\sum_{(\alpha_1, \ldots, \alpha_{n-1})\mid (\alpha_1, \ldots, \alpha_{n-1}, i)\in I} c_{\alpha_1, \ldots, \alpha_{n-1}} X_1^{\alpha_1} \cdots X_{n-1}^{\alpha_{n-1}}\right)X_n^i,
which results from the distributivity and associativity of ring operations.

This means that one has an algebra isomorphism

KX_1,\cong (KX_1,)X_n
that maps each indeterminate to itself. (This isomorphism is often written as an equality, which is justified by the fact that polynomial rings are defined up to a unique isomorphism.)

In other words, a multivariate polynomial ring can be considered as a univariate polynomial over a smaller polynomial ring. This is commonly used for proving properties of multivariate polynomial rings, by induction on the number of indeterminates.

The main such properties are listed below.


Properties that pass from to
In this section, is a commutative ring, is a field, denotes a single indeterminate, and, as usual, \mathbb Z is the ring of integers. Here is the list of the main ring properties that remain true when passing from to .

  • If is an then the same holds for (since the leading coefficient of a product of polynomials is, if not zero, the product of the leading coefficients of the factors).
    • In particular, KX_1,\ldots,X_n and \mathbb ZX_1,\ldots,X_n are integral domains.
  • If is a unique factorization domain then the same holds for . This results from Gauss's lemma and the unique factorization property of LX, where is the field of fractions of .
    • In particular, KX_1,\ldots,X_n and \mathbb ZX_1,\ldots,X_n are unique factorization domains.
  • If is a , then the same holds for .
    • In particular, KX_1,\ldots,X_n and \mathbb ZX_1,\ldots,X_n are Noetherian rings; this is Hilbert's basis theorem.
  • If is a Noetherian ring, then \dim RX = 1+\dim R, where "\dim" denotes the .
    • In particular, \dim KX_1,\ldots,X_n = n and \dim \mathbb ZX_1,\ldots,X_n = n+1.
  • If is a , then the same holds for ; in this case, one has \operatorname{gl}\, \dim RX= \dim RX= 1 + \operatorname{gl}\, \dim R=1+\dim R, where "\operatorname{gl}\, \dim" denotes the .
    • In particular, KX_1,\ldots,X_n and \mathbb ZX_1,\ldots,X_n are regular rings, \operatorname{gl}\, \dim \mathbb ZX_1,\ldots,X_n = n+1, and \operatorname{gl}\, \dim KX_1,\ldots,X_n = n. The latter equality is Hilbert's syzygy theorem.


Several indeterminates over a field
Polynomial rings in several variables over a field are fundamental in and algebraic geometry. Some of their properties, such as those described above can be reduced to the case of a single indeterminate, but this is not always the case. In particular, because of the geometric applications, many interesting properties must be invariant under affine or projective transformations of the indeterminates. This often implies that one cannot select one of the indeterminates for a recurrence on the indeterminates.

Bézout's theorem, Hilbert's Nullstellensatz and Jacobian conjecture are among the most famous properties that are specific to multivariate polynomials over a field.


Hilbert's Nullstellensatz
The Nullstellensatz (German for "zero-locus theorem") is a theorem, first proved by , which extends to the multivariate case some aspects of the fundamental theorem of algebra. It is foundational for algebraic geometry, as establishing a strong link between the algebraic properties of KX_1, and the geometric properties of algebraic varieties, that are (roughly speaking) set of points defined by implicit polynomial equations.

The Nullstellensatz, has three main versions, each being a corollary of any other. Two of these versions are given below. For the third version, the reader is referred to the main article on the Nullstellensatz.

The first version generalizes the fact that a nonzero univariate polynomial has a zero if and only if it is not a constant. The statement is: a set of polynomials in KX_1, has a common zero in an algebraically closed field containing , if and only if does not belong to the ideal generated by , that is, if is not a linear combination of elements of with polynomial coefficients.

The second version generalizes the fact that the irreducible univariate polynomials over the complex numbers are associate to a polynomial of the form X-\alpha. The statement is: If is algebraically closed, then the of KX_1, have the form \langle X_1 - \alpha_1, \ldots, X_n - \alpha_n \rangle.


Bézout's theorem
Bézout's theorem may be viewed as a multivariate generalization of the version of the fundamental theorem of algebra that asserts that a univariate polynomial of degree has complex roots, if they are counted with their multiplicities.

In the case of bivariate polynomials, it states that two polynomials of degrees and in two variables, which have no common factors of positive degree, have exactly common zeros in an algebraically closed field containing the coefficients, if the zeros are counted with their multiplicity and include the zeros at infinity.

For stating the general case, and not considering "zero at infinity" as special zeros, it is convenient to work with homogeneous polynomials, and consider zeros in a . In this context, a projective zero of a homogeneous polynomial P(X_0, \ldots, X_n) is, up to a scaling, a - (x_0, \ldots, x_n) of elements of that is different from , and such that P(x_0, \ldots, x_n) = 0 . Here, "up to a scaling" means that (x_0, \ldots, x_n) and (\lambda x_0, \ldots, \lambda x_n) are considered as the same zero for any nonzero \lambda\in K. In other words, a zero is a set of homogeneous coordinates of a point in a projective space of dimension .

Then, Bézout's theorem states: Given homogeneous polynomials of degrees d_1, \ldots, d_n in indeterminates, which have only a finite number of common projective zeros in an algebraically closed extension of , the sum of the multiplicities of these zeros is the product d_1 \cdots d_n.


Jacobian conjecture

Generalizations
Polynomial rings can be generalized in a great many ways, including polynomial rings with generalized exponents, power series rings, noncommutative polynomial rings, skew polynomial rings, and polynomial rigs.


Infinitely many variables
One slight generalization of polynomial rings is to allow for infinitely many indeterminates. Each monomial still involves only a finite number of indeterminates (so that its degree remains finite), and each polynomial is a still a (finite) linear combination of monomials. Thus, any individual polynomial involves only finitely many indeterminates, and any finite computation involving polynomials remains inside some subring of polynomials in finitely many indeterminates. This generalization has the same property of usual polynomial rings, of being the free commutative algebra, the only difference is that it is a over an infinite set.

One can also consider a strictly larger ring, by defining as a generalized polynomial an infinite (or finite) formal sum of monomials with a bounded degree. This ring is larger than the usual polynomial ring, as it includes infinite sums of variables. However, it is smaller than the ring of power series in infinitely many variables. Such a ring is used for constructing the ring of symmetric functions over an infinite set.


Generalized exponents
A simple generalization only changes the set from which the exponents on the variable are drawn. The formulas for addition and multiplication make sense as long as one can add exponents: . A set for which addition makes sense (is closed and associative) is called a . The set of functions from a monoid N to a ring R which are nonzero at only finitely many places can be given the structure of a ring known as R 'N, the monoid ring ' of N with coefficients in R . The addition is defined component-wise, so that if , then for every n in N . The multiplication is defined as the Cauchy product, so that if , then for each n in N , c n is the sum of all a i b j where i , j range over all pairs of elements of N which sum to n''.

When N is commutative, it is convenient to denote the function a in R N as the formal sum:

\sum_{n \in N} a_n X^n

and then the formulas for addition and multiplication are the familiar:

\left(\sum_{n \in N} a_n X^n\right) + \left(\sum_{n \in N} b_n X^n\right) = \sum_{n \in N} \left(a_n + b_n\right)X^n

and

\left(\sum_{n \in N} a_n X^n\right) \cdot \left(\sum_{n \in N} b_n X^n\right) = \sum_{n \in N} \left( \sum_{i+j=n} a_i b_j\right)X^n

where the latter sum is taken over all i, j in N that sum to n.

Some authors such as go so far as to take this monoid definition as the starting point, and regular single variable polynomials are the special case where N is the monoid of non-negative integers. Polynomials in several variables simply take N to be the direct product of several copies of the monoid of non-negative integers.

Several interesting examples of rings and groups are formed by taking N to be the additive monoid of non-negative rational numbers, . See also .


Power series
Power series generalize the choice of exponent in a different direction by allowing infinitely many nonzero terms. This requires various hypotheses on the monoid N used for the exponents, to ensure that the sums in the Cauchy product are finite sums. Alternatively, a topology can be placed on the ring, and then one restricts to convergent infinite sums. For the standard choice of N, the non-negative integers, there is no trouble, and the ring of formal power series is defined as the set of functions from N to a ring R with addition component-wise, and multiplication given by the Cauchy product. The ring of power series can also be seen as the ring completion of the polynomial ring with respect to the ideal generated by .


Noncommutative polynomial rings
For polynomial rings of more than one variable, the products XY and YX are simply defined to be equal. A more general notion of polynomial ring is obtained when the distinction between these two formal products is maintained. Formally, the polynomial ring in n noncommuting variables with coefficients in the ring R is the R N, where the monoid N is the on n letters, also known as the set of all strings over an alphabet of n symbols, with multiplication given by concatenation. Neither the coefficients nor the variables need commute amongst themselves, but the coefficients and variables commute with each other.

Just as the polynomial ring in n variables with coefficients in the commutative ring R is the free commutative R-algebra of rank n, the noncommutative polynomial ring in n variables with coefficients in the commutative ring R is the free associative, unital R-algebra on n generators, which is noncommutative when n > 1.


Differential and skew-polynomial rings
Other generalizations of polynomials are differential and skew-polynomial rings.

A differential polynomial ring is a ring of differential operators formed from a ring R and a derivation δ of R into R. This derivation operates on R, and will be denoted X, when viewed as an operator. The elements of R also operate on R by multiplication. The composition of operators is denoted as the usual multiplication. It follows that the relation may be rewritten as

X\cdot a = a\cdot X +\delta(a).

This relation may be extended to define a skew multiplication between two polynomials in X with coefficients in R, which make them a noncommutative ring.

The standard example, called a , takes R to be a (usual) polynomial ring k Y , and δ to be the standard polynomial derivative \tfrac{\partial}{\partial Y}. Taking a = Y in the above relation, one gets the canonical commutation relation, XYYX = 1. Extending this relation by associativity and distributivity allows explicitly constructing the . .

The skew-polynomial ring is defined similarly for a ring R and a ring f of R, by extending the multiplication from the relation Xr = f( r)⋅ X to produce an associative multiplication that distributes over the standard addition. More generally, given a homomorphism F from the monoid N of the positive integers into the endomorphism ring of R, the formula X nr = F( n)( r)⋅ X n allows constructing a skew-polynomial ring. Skew polynomial rings are closely related to algebras.


Polynomial rigs
The definition of a polynomial ring can be generalised by relaxing the requirement that the algebraic structure R be a field or a ring to the requirement that R only be a or rig; the resulting polynomial structure/extension R 'X is a polynomial rig'''. For example, the set of all multivariate polynomials with coefficients is a polynomial rig.


See also
  • Additive polynomial
  • Laurent polynomial


Notes
Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time